AutodiscoverServiceRequestEncoding Property |
Gets or sets encoding used for a request.
Namespace:
Independentsoft.Exchange.Autodiscover
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic Encoding RequestEncoding { get; set; }Public Property RequestEncoding As Encoding
Get
Set
Property Value
Type:
EncodingThe request encoding.
See Also